My approach towards SEO implementation needs improvements. [closed]
        Posted  
        
            by 
                Eritrea
            
        on Pro Webmasters
        
        See other posts from Pro Webmasters
        
            or by Eritrea
        
        
        
        Published on 2012-11-29T18:33:07Z
        Indexed on 
            2012/11/29
            23:20 UTC
        
        
        Read the original article
        Hit count: 359
        
I have always copy/paste this below code as a template for meta tags on project, but I think they are not effective as they could possible be. So, I need to know if there is anyway I can improve it. suppose I have a site called coop.com for a company called Coopm and we do import and export as a business in France. 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
        <head>
            <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
            <meta name="rpbots" content="index, follow" />
            <meta name="description" content="ccop is a major import and export company" />
            <meta name="keywords" content="coop, coop.com coop company, import export, import export france,  " />
            <meta name='REVISIT-AFTER' content='30 DAYS'>
            <title>coop is an import and export company located in France</title>
        </head>  
The reason I am asking, is because I want to know if there are better ways of constructing your SEO tags, and construction.
© Pro Webmasters or respective owner